home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr01 / zapcode.zip / HPPJXL.PMF < prev    next >
Text File  |  1993-01-01  |  16KB  |  495 lines

  1. ;---------------------------------------;
  2. ;  ZAPCODE Printer Make File (PMF)      ;
  3. ;  for the Hewlett Packard PaintJet XL. ;
  4. ;                                       ;
  5. ;  (C) Copyright 1991 Robert L. Morton  ;
  6. ;  All Rights Reserved                  ;
  7. ;---------------------------------------;
  8.  
  9. PRINTER  =  "Hewlett Packard PaintJet XL"
  10. RESET    =  27,69
  11.  
  12. NAME     =  "Line Feed"
  13.   DESC   =  "Move to next print line while"
  14.             "maintaining the current column"
  15.             "position."
  16.   CODES  =  10
  17.  
  18. NAME     =  "Form Feed"
  19.   DESC   =  "Move to the first line at the top"
  20.             "of the next page while maintaining"
  21.             "the current column position."
  22.             "(Eject the page)"
  23.   CODES  =  12
  24.  
  25. NAME     =  "Self-Test"
  26.   DESC   =  "Perform printer self-test."
  27.   CODES  =  27,122
  28.  
  29. NAME     =  "Select Number of Copies"
  30.   DESC   =  "Select the number of copies to"
  31.             "print."
  32.   CODES  =  27,38,108,0
  33.             "Please enter number of copies to"
  34.             "print in ASCII."
  35.             " "
  36.             "Example: Entering ""25"" selects 25"
  37.             "copies to print."
  38.             0,88
  39.  
  40. NAME     =  "Select Paper Source"
  41.   DESC   =  "Select current paper source."
  42.   CODES  =  27,38,108,0
  43.             "Please select paper source by"
  44.             "entering one of the following ASCII"
  45.             "values:"
  46.             " "
  47.             """0""  -  Current source"
  48.             """1""  -  Media Tray"
  49.             """2""  -  Manual Feed Slot"
  50.             " "
  51.             "Example: Entering ""1"" selects the"
  52.             "media tray."
  53.             0,72
  54.  
  55. NAME     =  "Select Character Set"
  56.   DESC   =  "Select active character (symbol)"
  57.             "set."
  58.   CODES  =  27,40,0
  59.             "Please select desired character"
  60.             "set by entering codes to the right"
  61.             "in ASCII:"
  62.             " "
  63.             "Character Set           Enter"
  64.             "--------------------    -----------"
  65.             "ISO 60:Norwegian 1      ""0D"""
  66.             "ISO 61:Norwegian 2      ""1D"""
  67.             "ISO 4:United Kingdom    ""1E"""
  68.             "ISO 25:French           ""0F"""
  69.             "ISO 69:French           ""1F"""
  70.             "HP German               ""0G"""
  71.             "ISO 21:German           ""1G"""
  72.             "ISO 15:Italian          ""0I"""
  73.             "ISO 14:JIS ASCII        ""0K"""
  74.             "ISO 57:Chinese          ""2K"""
  75.             "ECMA-94 Latin 1         ""0N"""
  76.             "ISO 11:Swedish          ""0S"""
  77.             "HP Spanish              ""1S"""
  78.             "ISO 17:Spanish          ""2S"""
  79.             "ISO 10:Swedish          ""3S"""
  80.             "ISO 16:Portuguese       ""4S"""
  81.             "ISO 84:Portuguese       ""5S"""
  82.             "ISO 85:Spanish          ""6S"""
  83.             "ISO 6:ASCII             ""0U"""
  84.             "ISO 2:IRV               ""2U"""
  85.             "Roman8                  ""8U"""
  86.             "PC-8                    ""10U"""
  87.             "PC-8 (D/N)              ""11U"""
  88.             "PC 850                  ""12U"""
  89.             " "
  90.             "(Additional symbol sets are"
  91.             "supported. Refer to your manual.)"
  92.             " "
  93.             "Example: Entering ""8U"" selects the"
  94.             "Roman8 character set."
  95.             0
  96.  
  97. NAME     =  "Select Typeface"
  98.   DESC   =  "Select current typeface."
  99.   CODES  =  27,40,115,0
  100.             "Please select a typeface by"
  101.             "entering one of the following ASCII"
  102.             "values:"
  103.             " "
  104.             """3""    -  Courier"
  105.             """4148"" -  Univers"
  106.             """0""    -  LinePrinter"
  107.             """4101"" -  CG Times"
  108.             " "
  109.             "(Many more typefaces are supported."
  110.             "Refer to your manual for details.)"
  111.             " "
  112.             "Example: Entering ""4101"" selects"
  113.             "CG Times typeface."
  114.             0,84
  115.  
  116. NAME     =  "Select Primary Font As Default"
  117.   DESC   =  "Select the primary font as the"
  118.             "default font."
  119.   CODES  =  27,40,51,64
  120.  
  121. NAME     =  "Select Secondary Font As Default"
  122.   DESC   =  "Select the secondary font as the"
  123.             "default font."
  124.   CODES  =  27,41,51,64
  125.  
  126. NAME     =  "Delete All Fonts"
  127.   DESC   =  "Delete all fonts."
  128.   CODES  =  27,42,99,48,70
  129.  
  130. NAME     =  "Delete All Temporary Fonts"
  131.   DESC   =  "Delete all temporary fonts."
  132.   CODES  =  27,42,99,49,70
  133.  
  134. NAME     =  "Select Font With ID #"
  135.   DESC   =  "Select the current font by"
  136.             "specifying its ID #."
  137.   CODES  =  27,40,0
  138.             "Please enter the ID # of the font"
  139.             "you wish to select in ascii."
  140.             0,88
  141.  
  142. NAME     =  "Proportional Spacing ON"
  143.   DESC   =  "Activate proportional spacing."
  144.             "Spacing between letters is adjusted"
  145.             "to compensate for the varying"
  146.             "widths of individual characters."
  147.   CODES  =  27,40,115,49,80
  148.  
  149. NAME     =  "Proportional Spacing OFF"
  150.   DESC   =  "Deactivate proportional spacing."
  151.   CODES  =  27,40,115,48,80
  152.  
  153. NAME     =  "Select Current LPI"
  154.   DESC   =  "Set the current lines per inch."
  155.             "This is the number of lines that"
  156.             "can be printed in an inch of space."
  157.   CODES  =  27,38,108,0
  158.             "Please select new lpi setting by"
  159.             "entering one of the following ASCII"
  160.             "values:"
  161.             " "
  162.             """1""   -  1 line/inch"
  163.             """2""   -  2 line/inch"
  164.             """3""   -  3 line/inch"
  165.             """4""   -  4 line/inch"
  166.             """6""   -  6 line/inch"
  167.             """8""   -  8 line/inch"
  168.             """12"" - 12 line/inch"
  169.             """16"" - 16 line/inch"
  170.             """24"" - 24 line/inch"
  171.             """48"" - 48 line/inch"
  172.             " "
  173.             "Example: Entering ""6"" selects 6"
  174.             "lines per inch."
  175.             0,68
  176.  
  177. NAME     =  "Select Pitch"
  178.   DESC   =  "Set the number of characters per"
  179.             "inch. This is the number of"
  180.             "characters that can be printed in"
  181.             "an inch of space."
  182.   CODES  =  27,40,115,0
  183.             "Please enter new characters per"
  184.             "inch in ascii."
  185.             " "
  186.             "Example: Entering ""12"" sets 12"
  187.             "characters per inch."
  188.             0,72
  189.  
  190. NAME     =  "Select Pitch Mode"
  191.   DESC   =  "Select pitch mode."
  192.   CODES  =  27,38,107,0
  193.             "Please select pitch mode by"
  194.             "entering one of the following ascii"
  195.             "values:"
  196.             " "
  197.             """0""   - 10 cpi (default)"
  198.             """2""   - 18 cpi"
  199.             """4""   - 12 cpi"
  200.             " "
  201.             "Example: Entering ""2"" selects"
  202.             "18 cpi mode."
  203.             0,83
  204.  
  205. NAME     =  "Select Point Size Height"
  206.   DESC   =  "Select point size height."
  207.   CODES  =  27,40,115,0
  208.             "Please enter number of points to"
  209.             "set height at in ascii."
  210.             " "
  211.             "Example: Entering ""12"" sets point"
  212.             "size to 12."
  213.             0,86
  214.  
  215. NAME     =  "Select Stroke Weight"
  216.   DESC   =  "Select stroke weight to be used."
  217.   CODES  =  27,40,115,0
  218.             "Please select stroke weight by"
  219.             "entering one of the following ascii"
  220.             "values:"
  221.             " "
  222.             """0""    - Medium (normal)"
  223.             """1""    - Bold"
  224.             " "
  225.             "Example: Entering ""1"" selects bold"
  226.             "stroke weight."
  227.             0,66
  228.  
  229. NAME     =  "Italics ON"
  230.   DESC   =  "Activate italics print. Characters"
  231.             "are slanted to the right."
  232.   CODES  =  27,40,115,49,83
  233.  
  234. NAME     =  "Italics OFF"
  235.   DESC   =  "Deactivate italics print."
  236.   CODES  =  27,40,115,48,83
  237.  
  238. NAME     =  "Underline ON"
  239.   DESC   =  "Activate underline print."
  240.             "Characters, including the space,"
  241.             "are underscored with a floating or"
  242.             "fixed line."
  243.   CODES  =  27,38,100,0
  244.             "Please select type of underline by"
  245.             "entering one of the following"
  246.             "ASCII values:"
  247.             " "
  248.             """0""  -  Fixed"
  249.             """3""  -  Floating"
  250.             " "
  251.             "Example: Entering ""3"" activates"
  252.             "floating underline."
  253.             0,68
  254.  
  255. NAME     =  "Underline OFF"
  256.   DESC   =  "Deactivate underline print."
  257.   CODES  =  27,38,100,64
  258.  
  259. NAME     =  "Set Paper Size"
  260.   DESC   =  "Set the current paper size. Paper"
  261.             "size is the physical size of the"
  262.             "paper being used."
  263.   CODES  =  27,38,108,0
  264.             "Please select a paper size by"
  265.             "entering one of the following ASCII"
  266.             "values:"
  267.             " "
  268.             """2""   -  Letter 8 1/2"" x 11"""
  269.             """3""   -  Legal 8 1/2"" x 14"""
  270.             """6""   -  11 x 17"""
  271.             """26""  -  A4 210mm x 297mm"
  272.             """27""  -  297mm x 420mm"
  273.             " "
  274.             "Example: Entering ""3"" selects legal"
  275.             "size paper."
  276.             0,65
  277.  
  278. NAME     =  "Set Page Length"
  279.   DESC   =  "Set the current page length. Page"
  280.             "length is the actual length of the"
  281.             """page"" you wish to print on a sheet"
  282.             "of paper."
  283.   CODES  =  27,38,108,0
  284.             "Please define page length by"
  285.             "entering the number of lines in"
  286.             "ASCII."
  287.             " "
  288.             "Example: Entering ""66"" sets the"
  289.             "current page length to 66 printed"
  290.             "lines."
  291.             0,80
  292.  
  293. NAME     =  "Select Orientation"
  294.   DESC   =  "Select portrait or landscape"
  295.             "orientation."
  296.   CODES  =  27,38,108,0
  297.             "Please select orientation by"
  298.             "entering one of the following"
  299.             "ascii values:"
  300.             " "
  301.             """0""   - Portrait (default)"
  302.             """1""   - Landscape"
  303.             " "
  304.             "Example: Entering ""1"" selects"
  305.             "landscape orientation."
  306.             0,79
  307.  
  308. NAME     =  "Select Print Direction"
  309.   DESC   =  "Specify degrees of rotation in 90"
  310.             "degree counterclockwise increments."
  311.   CODES  =  27,38,97,0
  312.             "Please enter number of degrees"
  313.             "rotation in 90 degree counter-"
  314.             "clockwise increments (in ascii)."
  315.             " "
  316.             "Example: Entering ""180"" specifies"
  317.             "a 180 degree rotation."
  318.             0,80
  319.  
  320. NAME     =  "Perforation Skip ON"
  321.   DESC   =  "Activates perforation skip. When"
  322.             "print position enters the region"
  323.             "below the bottom margin, print"
  324.             "position skips to the top margin on"
  325.             "the next page."
  326.   CODES  =  27,38,108,49,76
  327.  
  328. NAME     =  "Perforation Skip OFF"
  329.   DESC   =  "Deactivates perforation skip."
  330.   CODES  =  27,38,108,48,76
  331.  
  332. NAME     =  "Clear Horizontal Margins"
  333.   DESC   =  "Resets both the left and right"
  334.             "margins."
  335.   CODES  =  27,57
  336.  
  337. NAME     =  "Set Left Margin"
  338.   DESC   =  "Set the left margin."
  339.   CODES  =  27,38,97,0
  340.             "Please enter character column"
  341.             "position in which to set the left"
  342.             "margin in ASCII."
  343.             " "
  344.             "Example: Entering ""15"" while"
  345.             "printer is in 10 cpi, would set the"
  346.             "left margin at 1 1/2""."
  347.             0,76
  348.  
  349. NAME     =  "Set Right Margin"
  350.   DESC   =  "Set the right margin."
  351.   CODES  =  27,38,97,0
  352.             "Please enter character column"
  353.             "position in which to set the right"
  354.             "margin in ASCII."
  355.             " "
  356.             "Example: Entering ""80"" while"
  357.             "printer is in 10 cpi, would set the"
  358.             "right margin at 8""."
  359.             0,77
  360.  
  361. NAME     =  "Set Top Margin"
  362.   DESC   =  "Set the top margin. (Top margin"
  363.             "ignored when perforation skip off.)"
  364.   CODES  =  27,38,108,0
  365.             "Please enter number of lines to"
  366.             "define in the top margin in ASCII."
  367.             " "
  368.             "Example: Entering ""12"" while"
  369.             "printer is in 6 lpi, would set the"
  370.             "top margin at 2""."
  371.             0,69
  372.  
  373. NAME     =  "Set Text Length (Bottom Margin)"
  374.   DESC   =  "Set the bottom margin via setting"
  375.             "the text length. (Text Length"
  376.             "ignored when perforation skip off.)"
  377.   CODES  =  27,38,108,0
  378.             "Please enter number of lines to set"
  379.             "the text length at in ASCII."
  380.             " "
  381.             "Example:"
  382.             "Under the following settings:"
  383.             " "
  384.             "  Line spacing: 6 lpi"
  385.             "  Page length: 66 lines (11"")"
  386.             "  Top Margin: 6 lines (1"")"
  387.             "  Perforation Skip: On"
  388.             "To set a 1"" bottom margin, you must"
  389.             "set the text length to 54 lines"
  390.             "since page length (66) minus top"
  391.             "margin (6) minus desired bottom"
  392.             "margin (6) = 54. Thus you would"
  393.             "enter ""54""."
  394.             0,70
  395.  
  396. NAME     =  "Set Horizontal Motion Index"
  397.   DESC   =  "Set the character spacing in 120ths"
  398.             "of an inch. (Does not affect"
  399.             "proportional spaced characters.)"
  400.   CODES  =  27,38,107,0
  401.             "Please enter new character spacing"
  402.             "in increments of 120ths of an inch,"
  403.             "in ASCII."
  404.             " "
  405.             "Range: ""0"" to ""126""."
  406.             " "
  407.             "Example: Entering ""20"" sets"
  408.             "character spacing at 20/120"" or"
  409.             "1/6 of an inch."
  410.             0,48,72
  411.  
  412. NAME     =  "Set Vertical Motion Index"
  413.   DESC   =  "Set the line spacing in 48ths"
  414.             "of an inch."
  415.   CODES  =  27,38,108,0
  416.             "Please enter new line spacing in"
  417.             "increments of 48ths of an inch,"
  418.             "in ASCII."
  419.             " "
  420.             "Range: ""0"" to ""126""."
  421.             " "
  422.             "Example: Entering ""8"" sets line"
  423.             "feeds to 8/48"", or 6 lines per"
  424.             "inch."
  425.             0,48,76
  426.  
  427. NAME     =  "Set Line Terminator"
  428.   DESC   =  "Define how carriage return (CR),"
  429.             "line feed (LF), and form feed (FF)"
  430.             "are interpreted by the printer."
  431.   CODES  =  27,38,107,0
  432.             "Please select interpretation by"
  433.             "entering one of the following in"
  434.             "ASCII:"
  435.             " "
  436.             """0"" -  CR=CR, LF=LF, FF=FF"
  437.             """1"" -  CR=CR/LF, LF=LF, FF=FF"
  438.             """2"" -  CR=CR, LF=CR/LF, FF=CR/FF"
  439.             """3"" -  CR=CR/LF, LF=CR/LF, FF=CR/FF"
  440.             0,71
  441.  
  442. NAME     =  "End-of-line Wrap ON"
  443.   DESC   =  "Activate end-of-line wraparound."
  444.             "Any text that extends beyond the"
  445.             "defined right margin or the"
  446.             "physical line length will wrap"
  447.             "around to the next line."
  448.   CODES  =  27,38,115,48,67
  449.  
  450. NAME     =  "End-of-line Wrap OFF"
  451.   DESC   =  "Deactivate end-of-line wraparound."
  452.             "Any text that extends beyond the"
  453.             "defined right margin or the"
  454.             "physical line length will be"
  455.             "truncated."
  456.   CODES  =  27,38,115,49,67
  457.  
  458. NAME     =  "Select Normal Print Quality"
  459.   DESC   =  "Select normal mechanical print"
  460.             "quality."
  461.   CODES  =  27,42,111,48,81
  462.  
  463. NAME     =  "Select Presentation Print Quality"
  464.   DESC   =  "Select presentation mechanical"
  465.             "print quality."
  466.   CODES  =  27,42,111,49,81
  467.  
  468. NAME     =  "Select Unidirectional Printing"
  469.   DESC   =  "Print unidirectional."
  470.   CODES  =  27,38,107,48,87
  471.  
  472. NAME     =  "Select Bidirectional Printing"
  473.   DESC   =  "Print bidirectional."
  474.   CODES  =  27,38,107,49,87
  475.  
  476. NAME     =  "Select Print Color"
  477.   DESC   =  "Select the color used for printing."
  478.   CODES  =  27,38,118,0
  479.             "Please select color by entering one"
  480.             "of the following ascii values:"
  481.             " "
  482.             """0""   -   Black"
  483.             """1""   -   Red"
  484.             """2""   -   Green"
  485.             """3""   -   Yellow"
  486.             """4""   -   Blue"
  487.             """5""   -   Magenta"
  488.             """6""   -   Cyan"
  489.             """7""   -   White (no text)"
  490.             " "
  491.             "Example: Entering ""4"" selects"
  492.             "color blue for printing."
  493.             0,83
  494.  
  495.